SPREAD for WPF 3.0J - GcSpreadGrid
NotifyCollection<T> コンストラクタ(IEnumerable<T>)

GrapeCity.Windows.SpreadGrid.Editors 名前空間 > NotifyCollection<T> クラス > NotifyCollection<T> コンストラクタ : NotifyCollection<T> コンストラクタ(IEnumerable<T>)
コレクションの初期化に使用する IEnumerable
指定した列挙可能なソースの要素を含む NotifyCollection<T> クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal value As IEnumerable(Of T) _
)
public NotifyCollection<T>( 
   IEnumerable<T> value
)

パラメータ

value
コレクションの初期化に使用する IEnumerable
参照

NotifyCollection<T> クラス
NotifyCollection<T> メンバ
オーバーロード一覧